[INFO] cloning repository https://github.com/joseslavkis/YPF-ruta
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joseslavkis/YPF-ruta" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoseslavkis%2FYPF-ruta", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoseslavkis%2FYPF-ruta'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6329cf126aa98a0fdbb4fa35e6e9ee0f4e57d434
[INFO] testing joseslavkis/YPF-ruta against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoseslavkis%2FYPF-ruta" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/joseslavkis/YPF-ruta
[INFO] finished tweaking git repo https://github.com/joseslavkis/YPF-ruta
[INFO] tweaked toml for git repo https://github.com/joseslavkis/YPF-ruta written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/joseslavkis/YPF-ruta on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/joseslavkis/YPF-ruta already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rand_core v0.10.0-rc-2
[INFO] [stderr]   Downloaded chacha20 v0.10.0-rc.3
[INFO] [stderr]   Downloaded rand v0.10.0-rc.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e5d024b131d90eff204fd9eecb837f11714083afea5eece243fcb8d2da21010f
[INFO] running `Command { std: "docker" "start" "-a" "e5d024b131d90eff204fd9eecb837f11714083afea5eece243fcb8d2da21010f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e5d024b131d90eff204fd9eecb837f11714083afea5eece243fcb8d2da21010f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5d024b131d90eff204fd9eecb837f11714083afea5eece243fcb8d2da21010f", kill_on_drop: false }`
[INFO] [stdout] e5d024b131d90eff204fd9eecb837f11714083afea5eece243fcb8d2da21010f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] beb96c928c32444c0c94c6b47c63389aceb559540884eb66a788129e019706a1
[INFO] running `Command { std: "docker" "start" "-a" "beb96c928c32444c0c94c6b47c63389aceb559540884eb66a788129e019706a1", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling rand_core v0.10.0-rc-2
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling chacha20 v0.10.0-rc.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand v0.10.0-rc.1
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling actix_derive v0.6.2
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling actix-rt v2.11.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling actix v0.13.5
[INFO] [stderr]    Compiling tp_grupal_arustrados v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.96s
[INFO] running `Command { std: "docker" "inspect" "beb96c928c32444c0c94c6b47c63389aceb559540884eb66a788129e019706a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "beb96c928c32444c0c94c6b47c63389aceb559540884eb66a788129e019706a1", kill_on_drop: false }`
[INFO] [stdout] beb96c928c32444c0c94c6b47c63389aceb559540884eb66a788129e019706a1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bfb936b7bcb6f0f7e3dc2e8fcd52d4867671cde451175dd560c6536781259e97
[INFO] running `Command { std: "docker" "start" "-a" "bfb936b7bcb6f0f7e3dc2e8fcd52d4867671cde451175dd560c6536781259e97", kill_on_drop: false }`
[INFO] [stderr]    Compiling tp_grupal_arustrados v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::config::ProcesoInfo`
[INFO] [stdout]    --> src/station_pump/pump.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 170 |     use crate::config::ProcesoInfo;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]    --> src/station_pump/pump.rs:173:9
[INFO] [stdout]     |
[INFO] [stdout] 173 |     use std::collections::HashMap;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.50s
[INFO] running `Command { std: "docker" "inspect" "bfb936b7bcb6f0f7e3dc2e8fcd52d4867671cde451175dd560c6536781259e97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bfb936b7bcb6f0f7e3dc2e8fcd52d4867671cde451175dd560c6536781259e97", kill_on_drop: false }`
[INFO] [stdout] bfb936b7bcb6f0f7e3dc2e8fcd52d4867671cde451175dd560c6536781259e97
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 01ec365c716395ca82bb9561d11f27ff333d282399a38d27d3d1f469771597b8
[INFO] running `Command { std: "docker" "start" "-a" "01ec365c716395ca82bb9561d11f27ff333d282399a38d27d3d1f469771597b8", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `crate::config::ProcesoInfo`
[INFO] [stderr]    --> src/station_pump/pump.rs:170:9
[INFO] [stderr]     |
[INFO] [stderr] 170 |     use crate::config::ProcesoInfo;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::collections::HashMap`
[INFO] [stderr]    --> src/station_pump/pump.rs:173:9
[INFO] [stderr]     |
[INFO] [stderr] 173 |     use std::collections::HashMap;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `tp_grupal_arustrados` (lib test) generated 2 warnings (run `cargo fix --lib -p tp_grupal_arustrados --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tp_grupal_arustrados-b0ba137482ab1c12)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test central_server::server::tests::apply_replication_full_and_incrementals ... ok
[INFO] [stdout] test regional_coord::coordinator::tests::new_requires_central_in_map ... ok
[INFO] [stdout] test regional_coord::coordinator::tests::retry_policy_next_delay_and_should_retry ... ok
[INFO] [stdout] test config::tests::load_config_success ... ok
[INFO] [stdout] test config::tests::load_config_invalid_json_fails ... ok
[INFO] [stdout] test regional_coord::coordinator::tests::register_station_adds_active_station ... ok
[INFO] [stdout] test station_pump::pump::tests::final_decision_ignored_if_idle ... ok
[INFO] [stdout] test utils::messages::tests::enum_wrappers_roundtrip ... ok
[INFO] [stdout] test station_pump::station::tests::station_new_initial_state ... ok
[INFO] [stdout] test utils::messages::tests::bincode_roundtrip_vehicle_charge_request ... ok
[INFO] [stdout] test utils::messages::tests::bincode_roundtrip_payment_req_resp ... ok
[INFO] [stdout] test station_pump::pump::tests::handle_request_when_idle_processes_immediately_and_approves_offline ... ok
[INFO] [stdout] test station_pump::pump::tests::pump_new_initial_state ... ok
[INFO] [stdout] test utils::types::tests::converts_central_card_to_full_card ... ok
[INFO] [stdout] test utils::types::tests::converts_full_card_to_station_cache ... ok
[INFO] [stdout] test station_pump::pump::tests::second_request_is_enqueued_then_processed_after_first_decision ... ok
[INFO] [stdout] test station_pump::station::tests::msg_connection_restored_and_lost_transitions ... ok
[INFO] [stdout] test station_pump::station::tests::station_started_creates_pumps ... ok
[INFO] [stdout] test station_pump::station::tests::msg_ask_for_sale_offline_auto_approves ... ok
[INFO] [stdout] test station_pump::offline_storage::tests::append_and_retrieve_sales ... FAILED
[INFO] [stdout] test station_pump::offline_storage::tests::persistence_survives_restart ... FAILED
[INFO] [stdout] test station_pump::station::tests::payment_response_clears_pending ... ok
[INFO] [stdout] test central_server::server::tests::bully_election_highest_id_becomes_leader ... ok
[INFO] [stdout] test central_server::server::tests::broadcast_leader_change_to_clients ... ok
[INFO] [stdout] test central_server::server::tests::redirect_notleader_admin_and_subserver ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- station_pump::offline_storage::tests::append_and_retrieve_sales stdout ----
[INFO] [stdout] [Storage Estación 9999]: Actor iniciado. Archivo: offline_sales_station_9999.json
[INFO] [stdout] 
[INFO] [stdout] thread 'station_pump::offline_storage::tests::append_and_retrieve_sales' (26) panicked at src/station_pump/offline_storage.rs:247:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "Read-only file system (os error 30)"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b46fbec1dfa - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b46fbec1dfa - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b46fbec1dfa - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b46fbec1dfa - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b46fbed773a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b46fbed773a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5b46fbec6872 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b46fbec6872 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b46fbea03ef - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b46fbea03ef - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b46fbeb9cd9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b46fbd5889c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5b46fbd5889c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b46fbeb9f52 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5b46fbeb9f52 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b46fbea04a8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b46fbe97c49 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b46fbea11bd - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b46fbed7efc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b46fbed7c72 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b46fbcd9ec2 - <core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5b46fbcd9ec2 - tp_grupal_arustrados[60ba33c476d8db1e]::station_pump::offline_storage::tests::append_and_retrieve_sales::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/station_pump/offline_storage.rs:247:14
[INFO] [stdout]   22:     0x5b46fbba5b0f - <tokio[2f835830a2d94b11]::task::local::RunUntil<tp_grupal_arustrados[60ba33c476d8db1e]::station_pump::offline_storage::tests::append_and_retrieve_sales::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1063:44
[INFO] [stdout]   23:     0x5b46fbb953f0 - <tokio[2f835830a2d94b11]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[2f835830a2d94b11]::task::local::RunUntil<tp_grupal_arustrados[60ba33c476d8db1e]::station_pump::offline_storage::tests::append_and_retrieve_sales::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:809:13
[INFO] [stdout]   24:     0x5b46fb9e1105 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[2f835830a2d94b11]::task::local::LocalData>>::try_with::<<tokio[2f835830a2d94b11]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[2f835830a2d94b11]::task::local::RunUntil<tp_grupal_arustrados[60ba33c476d8db1e]::station_pump::offline_storage::tests::append_and_retrieve_sales::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x5b46fb9de02e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[2f835830a2d94b11]::task::local::LocalData>>::with::<<tokio[2f835830a2d94b11]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[2f835830a2d94b11]::task::local::RunUntil<tp_grupal_arustrados[60ba33c476d8db1e]::station_pump::offline_storage::tests::append_and_retrieve_sales::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x5b46fbb7a836 - <tokio[2f835830a2d94b11]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[2f835830a2d94b11]::task::local::RunUntil<tp_grupal_arustrados[60ba33c476d8db1e]::station_pump::offline_storage::tests::append_and_retrieve_sales::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:807:17
[INFO] [stdout]   27:     0x5b46fbbb4436 - <tokio[2f835830a2d94b11]::task::local::RunUntil<tp_grupal_arustrados[60ba33c476d8db1e]::station_pump::offline_storage::tests::append_and_retrieve_sales::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1053:22
[INFO] [stdout]   28:     0x5b46fbb96505 - <tokio[2f835830a2d94b11]::task::local::LocalSet>::run_until::<tp_grupal_arustrados[60ba33c476d8db1e]::station_pump::offline_storage::tests::append_and_retrieve_sales::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:705:19
[INFO] [stdout]   29:     0x5b46fbc4156d - <core[786f478f706679df]::pin::Pin<&mut <tokio[2f835830a2d94b11]::task::local::LocalSet>::run_until<tp_grupal_arustrados[60ba33c476d8db1e]::station_pump::offline_storage::tests::append_and_retrieve_sales::{closure#0}>::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x5b46fbaa50ad - <tokio[2f835830a2d94b11]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[2f835830a2d94b11]::task::local::LocalSet>::run_until<tp_grupal_arustrados[60ba33c476d8db1e]::station_pump::offline_storage::tests::append_and_retrieve_sales::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   31:     0x5b46fbaa31ab - tokio[2f835830a2d94b11]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[2f835830a2d94b11]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[2f835830a2d94b11]::task::local::LocalSet>::run_until<tp_grupal_arustrados[60ba33c476d8db1e]::station_pump::offline_storage::tests::append_and_retrieve_sales::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   32:     0x5b46fbaa31ab - tokio[2f835830a2d94b11]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[2f835830a2d94b11]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[2f835830a2d94b11]::task::local::LocalSet>::run_until<tp_grupal_arustrados[60ba33c476d8db1e]::station_pump::offline_storage::tests::append_and_retrieve_sales::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   33:     0x5b46fbaa31ab - <tokio[2f835830a2d94b11]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[2f835830a2d94b11]::task::local::LocalSet>::run_until<tp_grupal_arustrados[60ba33c476d8db1e]::station_pump::offline_storage::tests::append_and_retrieve_sales::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   34:     0x5b46fba61f40 - <tokio[2f835830a2d94b11]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[2f835830a2d94b11]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[2f835830a2d94b11]::task::local::LocalSet>::run_until<tp_grupal_arustrados[60ba33c476d8db1e]::station_pump::offline_storage::tests::append_and_retrieve_sales::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   35:     0x5b46fba94b6d - <tokio[2f835830a2d94b11]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[2f835830a2d94b11]::task::local::LocalSet>::run_until<tp_grupal_arustrados[60ba33c476d8db1e]::station_pump::offline_storage::tests::append_and_retrieve_sales::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   36:     0x5b46fba89254 - <tokio[2f835830a2d94b11]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2f835830a2d94b11]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[2f835830a2d94b11]::task::local::LocalSet>::run_until<tp_grupal_arustrados[60ba33c476d8db1e]::station_pump::offline_storage::tests::append_and_retrieve_sales::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   37:     0x5b46fbd0425b - <tokio[2f835830a2d94b11]::runtime::context::scoped::Scoped<tokio[2f835830a2d94b11]::runtime::scheduler::Context>>::set::<<tokio[2f835830a2d94b11]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f835830a2d94b11]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[2f835830a2d94b11]::task::local::LocalSet>::run_until<tp_grupal_arustrados[60ba33c476d8db1e]::station_pump::offline_storage::tests::append_and_retrieve_sales::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[2f835830a2d94b11]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   38:     0x5b46fbba12e9 - tokio[2f835830a2d94b11]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[2f835830a2d94b11]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[2f835830a2d94b11]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f835830a2d94b11]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[2f835830a2d94b11]::task::local::LocalSet>::run_until<tp_grupal_arustrados[60ba33c476d8db1e]::station_pump::offline_storage::tests::append_and_retrieve_sales::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   39:     0x5b46fb9e87d2 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[2f835830a2d94b11]::runtime::context::Context>>::try_with::<tokio[2f835830a2d94b11]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[2f835830a2d94b11]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[2f835830a2d94b11]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f835830a2d94b11]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[2f835830a2d94b11]::task::local::LocalSet>::run_until<tp_grupal_arustrados[60ba33c476d8db1e]::station_pump::offline_storage::tests::append_and_retrieve_sales::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[2f835830a2d94b11]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   40:     0x5b46fb9e495e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[2f835830a2d94b11]::runtime::context::Context>>::with::<tokio[2f835830a2d94b11]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[2f835830a2d94b11]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[2f835830a2d94b11]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f835830a2d94b11]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[2f835830a2d94b11]::task::local::LocalSet>::run_until<tp_grupal_arustrados[60ba33c476d8db1e]::station_pump::offline_storage::tests::append_and_retrieve_sales::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[2f835830a2d94b11]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   41:     0x5b46fbb923bd - tokio[2f835830a2d94b11]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[2f835830a2d94b11]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[2f835830a2d94b11]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f835830a2d94b11]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[2f835830a2d94b11]::task::local::LocalSet>::run_until<tp_grupal_arustrados[60ba33c476d8db1e]::station_pump::offline_storage::tests::append_and_retrieve_sales::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   42:     0x5b46fba79da0 - <tokio[2f835830a2d94b11]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2f835830a2d94b11]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[2f835830a2d94b11]::task::local::LocalSet>::run_until<tp_grupal_arustrados[60ba33c476d8db1e]::station_pump::offline_storage::tests::append_and_retrieve_sales::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   43:     0x5b46fba7ea96 - <tokio[2f835830a2d94b11]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[2f835830a2d94b11]::task::local::LocalSet>::run_until<tp_grupal_arustrados[60ba33c476d8db1e]::station_pump::offline_storage::tests::append_and_retrieve_sales::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   44:     0x5b46fba82d60 - <tokio[2f835830a2d94b11]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[2f835830a2d94b11]::task::local::LocalSet>::run_until<tp_grupal_arustrados[60ba33c476d8db1e]::station_pump::offline_storage::tests::append_and_retrieve_sales::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   45:     0x5b46fbc9aa73 - tokio[2f835830a2d94b11]::runtime::context::runtime::enter_runtime::<<tokio[2f835830a2d94b11]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[2f835830a2d94b11]::task::local::LocalSet>::run_until<tp_grupal_arustrados[60ba33c476d8db1e]::station_pump::offline_storage::tests::append_and_retrieve_sales::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   46:     0x5b46fba5da96 - <tokio[2f835830a2d94b11]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[2f835830a2d94b11]::task::local::LocalSet>::run_until<tp_grupal_arustrados[60ba33c476d8db1e]::station_pump::offline_storage::tests::append_and_retrieve_sales::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   47:     0x5b46fbb31efc - <tokio[2f835830a2d94b11]::runtime::runtime::Runtime>::block_on_inner::<<tokio[2f835830a2d94b11]::task::local::LocalSet>::run_until<tp_grupal_arustrados[60ba33c476d8db1e]::station_pump::offline_storage::tests::append_and_retrieve_sales::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   48:     0x5b46fbb33aeb - <tokio[2f835830a2d94b11]::runtime::runtime::Runtime>::block_on::<<tokio[2f835830a2d94b11]::task::local::LocalSet>::run_until<tp_grupal_arustrados[60ba33c476d8db1e]::station_pump::offline_storage::tests::append_and_retrieve_sales::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   49:     0x5b46fbb7acae - <tokio[2f835830a2d94b11]::task::local::LocalSet>::block_on::<tp_grupal_arustrados[60ba33c476d8db1e]::station_pump::offline_storage::tests::append_and_retrieve_sales::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:662:12
[INFO] [stdout]   50:     0x5b46fbafa5c7 - <actix_rt[8b2c95c9809c21ee]::runtime::Runtime>::block_on::<tp_grupal_arustrados[60ba33c476d8db1e]::station_pump::offline_storage::tests::append_and_retrieve_sales::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   51:     0x5b46fbcbea87 - <actix_rt[8b2c95c9809c21ee]::system::SystemRunner>::block_on::<tp_grupal_arustrados[60ba33c476d8db1e]::station_pump::offline_storage::tests::append_and_retrieve_sales::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   52:     0x5b46fbcf2238 - tp_grupal_arustrados[60ba33c476d8db1e]::station_pump::offline_storage::tests::append_and_retrieve_sales
[INFO] [stdout]                                at /opt/rustwide/workdir/src/station_pump/offline_storage.rs:218:5
[INFO] [stdout]   53:     0x5b46fbcd9807 - tp_grupal_arustrados[60ba33c476d8db1e]::station_pump::offline_storage::tests::append_and_retrieve_sales::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/station_pump/offline_storage.rs:220:41
[INFO] [stdout]   54:     0x5b46fbc48256 - <tp_grupal_arustrados[60ba33c476d8db1e]::station_pump::offline_storage::tests::append_and_retrieve_sales::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5b46fbd4c97b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5b46fbd4c97b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x5b46fbd5936b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x5b46fbd5936b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5b46fbd5936b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5b46fbd5936b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5b46fbd5936b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5b46fbd5936b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x5b46fbd5936b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x5b46fbd54a84 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x5b46fbd54a84 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5b46fbd5bf72 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x5b46fbd5bf72 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x5b46fbd5bf72 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5b46fbd5bf72 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5b46fbd5bf72 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5b46fbd5bf72 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x5b46fbd5bf72 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5b46fbec11df - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   74:     0x5b46fbec11df - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7160fb5c6aa4 - <unknown>
[INFO] [stdout]   76:     0x7160fb653a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- station_pump::offline_storage::tests::persistence_survives_restart stdout ----
[INFO] [stdout] [Storage Estación 9998]: Actor iniciado. Archivo: offline_sales_station_9998.json
[INFO] [stdout] 
[INFO] [stdout] thread 'station_pump::offline_storage::tests::persistence_survives_restart' (27) panicked at src/station_pump/offline_storage.rs:296:65:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "Read-only file system (os error 30)"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b46fbec1dfa - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b46fbec1dfa - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b46fbec1dfa - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b46fbec1dfa - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b46fbed773a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b46fbed773a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5b46fbec6872 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b46fbec6872 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b46fbea03ef - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b46fbea03ef - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b46fbeb9cd9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b46fbd5889c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5b46fbd5889c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b46fbeb9f52 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5b46fbeb9f52 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b46fbea04a8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b46fbe97c49 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b46fbea11bd - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b46fbed7efc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b46fbed7c72 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b46fbcdb397 - <core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5b46fbcdb397 - tp_grupal_arustrados[60ba33c476d8db1e]::station_pump::offline_storage::tests::persistence_survives_restart::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/station_pump/offline_storage.rs:296:65
[INFO] [stdout]   22:     0x5b46fbba5c4f - <tokio[2f835830a2d94b11]::task::local::RunUntil<tp_grupal_arustrados[60ba33c476d8db1e]::station_pump::offline_storage::tests::persistence_survives_restart::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1063:44
[INFO] [stdout]   23:     0x5b46fbb954e0 - <tokio[2f835830a2d94b11]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[2f835830a2d94b11]::task::local::RunUntil<tp_grupal_arustrados[60ba33c476d8db1e]::station_pump::offline_storage::tests::persistence_survives_restart::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:809:13
[INFO] [stdout]   24:     0x5b46fb9e1205 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[2f835830a2d94b11]::task::local::LocalData>>::try_with::<<tokio[2f835830a2d94b11]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[2f835830a2d94b11]::task::local::RunUntil<tp_grupal_arustrados[60ba33c476d8db1e]::station_pump::offline_storage::tests::persistence_survives_restart::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x5b46fb9de07e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[2f835830a2d94b11]::task::local::LocalData>>::with::<<tokio[2f835830a2d94b11]::task::local::LocalSet>::with<core[786f478f706679df]::task::poll::Poll<()>, <tokio[2f835830a2d94b11]::task::local::RunUntil<tp_grupal_arustrados[60ba33c476d8db1e]::station_pump::offline_storage::tests::persistence_survives_restart::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x5b46fbb7a876 - <tokio[2f835830a2d94b11]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[2f835830a2d94b11]::task::local::RunUntil<tp_grupal_arustrados[60ba33c476d8db1e]::station_pump::offline_storage::tests::persistence_survives_restart::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:807:17
[INFO] [stdout]   27:     0x5b46fbbb4486 - <tokio[2f835830a2d94b11]::task::local::RunUntil<tp_grupal_arustrados[60ba33c476d8db1e]::station_pump::offline_storage::tests::persistence_survives_restart::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:1053:22
[INFO] [stdout]   28:     0x5b46fbb96745 - <tokio[2f835830a2d94b11]::task::local::LocalSet>::run_until::<tp_grupal_arustrados[60ba33c476d8db1e]::station_pump::offline_storage::tests::persistence_survives_restart::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:705:19
[INFO] [stdout]   29:     0x5b46fbc415ad - <core[786f478f706679df]::pin::Pin<&mut <tokio[2f835830a2d94b11]::task::local::LocalSet>::run_until<tp_grupal_arustrados[60ba33c476d8db1e]::station_pump::offline_storage::tests::persistence_survives_restart::{closure#0}>::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x5b46fbaa50ed - <tokio[2f835830a2d94b11]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[2f835830a2d94b11]::task::local::LocalSet>::run_until<tp_grupal_arustrados[60ba33c476d8db1e]::station_pump::offline_storage::tests::persistence_survives_restart::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   31:     0x5b46fbaa334b - tokio[2f835830a2d94b11]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[2f835830a2d94b11]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[2f835830a2d94b11]::task::local::LocalSet>::run_until<tp_grupal_arustrados[60ba33c476d8db1e]::station_pump::offline_storage::tests::persistence_survives_restart::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   32:     0x5b46fbaa334b - tokio[2f835830a2d94b11]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[2f835830a2d94b11]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[2f835830a2d94b11]::task::local::LocalSet>::run_until<tp_grupal_arustrados[60ba33c476d8db1e]::station_pump::offline_storage::tests::persistence_survives_restart::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   33:     0x5b46fbaa334b - <tokio[2f835830a2d94b11]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[2f835830a2d94b11]::task::local::LocalSet>::run_until<tp_grupal_arustrados[60ba33c476d8db1e]::station_pump::offline_storage::tests::persistence_survives_restart::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   34:     0x5b46fba62260 - <tokio[2f835830a2d94b11]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[2f835830a2d94b11]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[2f835830a2d94b11]::task::local::LocalSet>::run_until<tp_grupal_arustrados[60ba33c476d8db1e]::station_pump::offline_storage::tests::persistence_survives_restart::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   35:     0x5b46fba9560d - <tokio[2f835830a2d94b11]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[2f835830a2d94b11]::task::local::LocalSet>::run_until<tp_grupal_arustrados[60ba33c476d8db1e]::station_pump::offline_storage::tests::persistence_survives_restart::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   36:     0x5b46fba89274 - <tokio[2f835830a2d94b11]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2f835830a2d94b11]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[2f835830a2d94b11]::task::local::LocalSet>::run_until<tp_grupal_arustrados[60ba33c476d8db1e]::station_pump::offline_storage::tests::persistence_survives_restart::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   37:     0x5b46fbd043ab - <tokio[2f835830a2d94b11]::runtime::context::scoped::Scoped<tokio[2f835830a2d94b11]::runtime::scheduler::Context>>::set::<<tokio[2f835830a2d94b11]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f835830a2d94b11]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[2f835830a2d94b11]::task::local::LocalSet>::run_until<tp_grupal_arustrados[60ba33c476d8db1e]::station_pump::offline_storage::tests::persistence_survives_restart::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[2f835830a2d94b11]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   38:     0x5b46fbba1329 - tokio[2f835830a2d94b11]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[2f835830a2d94b11]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[2f835830a2d94b11]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f835830a2d94b11]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[2f835830a2d94b11]::task::local::LocalSet>::run_until<tp_grupal_arustrados[60ba33c476d8db1e]::station_pump::offline_storage::tests::persistence_survives_restart::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   39:     0x5b46fb9e8912 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[2f835830a2d94b11]::runtime::context::Context>>::try_with::<tokio[2f835830a2d94b11]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[2f835830a2d94b11]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[2f835830a2d94b11]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f835830a2d94b11]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[2f835830a2d94b11]::task::local::LocalSet>::run_until<tp_grupal_arustrados[60ba33c476d8db1e]::station_pump::offline_storage::tests::persistence_survives_restart::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[2f835830a2d94b11]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   40:     0x5b46fb9e49be - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[2f835830a2d94b11]::runtime::context::Context>>::with::<tokio[2f835830a2d94b11]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[2f835830a2d94b11]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[2f835830a2d94b11]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f835830a2d94b11]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[2f835830a2d94b11]::task::local::LocalSet>::run_until<tp_grupal_arustrados[60ba33c476d8db1e]::station_pump::offline_storage::tests::persistence_survives_restart::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[2f835830a2d94b11]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   41:     0x5b46fbb923fd - tokio[2f835830a2d94b11]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[2f835830a2d94b11]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[2f835830a2d94b11]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f835830a2d94b11]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[2f835830a2d94b11]::task::local::LocalSet>::run_until<tp_grupal_arustrados[60ba33c476d8db1e]::station_pump::offline_storage::tests::persistence_survives_restart::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   42:     0x5b46fba7a1c0 - <tokio[2f835830a2d94b11]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2f835830a2d94b11]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[2f835830a2d94b11]::task::local::LocalSet>::run_until<tp_grupal_arustrados[60ba33c476d8db1e]::station_pump::offline_storage::tests::persistence_survives_restart::{closure#0}>::{closure#0}>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   43:     0x5b46fba7eb16 - <tokio[2f835830a2d94b11]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[2f835830a2d94b11]::task::local::LocalSet>::run_until<tp_grupal_arustrados[60ba33c476d8db1e]::station_pump::offline_storage::tests::persistence_survives_restart::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   44:     0x5b46fba830b0 - <tokio[2f835830a2d94b11]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[2f835830a2d94b11]::task::local::LocalSet>::run_until<tp_grupal_arustrados[60ba33c476d8db1e]::station_pump::offline_storage::tests::persistence_survives_restart::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   45:     0x5b46fbc9abe3 - tokio[2f835830a2d94b11]::runtime::context::runtime::enter_runtime::<<tokio[2f835830a2d94b11]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[2f835830a2d94b11]::task::local::LocalSet>::run_until<tp_grupal_arustrados[60ba33c476d8db1e]::station_pump::offline_storage::tests::persistence_survives_restart::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   46:     0x5b46fba5db76 - <tokio[2f835830a2d94b11]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[2f835830a2d94b11]::task::local::LocalSet>::run_until<tp_grupal_arustrados[60ba33c476d8db1e]::station_pump::offline_storage::tests::persistence_survives_restart::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   47:     0x5b46fbb320ac - <tokio[2f835830a2d94b11]::runtime::runtime::Runtime>::block_on_inner::<<tokio[2f835830a2d94b11]::task::local::LocalSet>::run_until<tp_grupal_arustrados[60ba33c476d8db1e]::station_pump::offline_storage::tests::persistence_survives_restart::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   48:     0x5b46fbb33d7b - <tokio[2f835830a2d94b11]::runtime::runtime::Runtime>::block_on::<<tokio[2f835830a2d94b11]::task::local::LocalSet>::run_until<tp_grupal_arustrados[60ba33c476d8db1e]::station_pump::offline_storage::tests::persistence_survives_restart::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   49:     0x5b46fbb7ad30 - <tokio[2f835830a2d94b11]::task::local::LocalSet>::block_on::<tp_grupal_arustrados[60ba33c476d8db1e]::station_pump::offline_storage::tests::persistence_survives_restart::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/local.rs:662:12
[INFO] [stdout]   50:     0x5b46fbafa615 - <actix_rt[8b2c95c9809c21ee]::runtime::Runtime>::block_on::<tp_grupal_arustrados[60ba33c476d8db1e]::station_pump::offline_storage::tests::persistence_survives_restart::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   51:     0x5b46fbcbeac9 - <actix_rt[8b2c95c9809c21ee]::system::SystemRunner>::block_on::<tp_grupal_arustrados[60ba33c476d8db1e]::station_pump::offline_storage::tests::persistence_survives_restart::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   52:     0x5b46fbcf22c6 - tp_grupal_arustrados[60ba33c476d8db1e]::station_pump::offline_storage::tests::persistence_survives_restart
[INFO] [stdout]                                at /opt/rustwide/workdir/src/station_pump/offline_storage.rs:281:5
[INFO] [stdout]   53:     0x5b46fbcd9837 - tp_grupal_arustrados[60ba33c476d8db1e]::station_pump::offline_storage::tests::persistence_survives_restart::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/station_pump/offline_storage.rs:283:44
[INFO] [stdout]   54:     0x5b46fbc48296 - <tp_grupal_arustrados[60ba33c476d8db1e]::station_pump::offline_storage::tests::persistence_survives_restart::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5b46fbd4c97b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5b46fbd4c97b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x5b46fbd5936b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x5b46fbd5936b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5b46fbd5936b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5b46fbd5936b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5b46fbd5936b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5b46fbd5936b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x5b46fbd5936b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x5b46fbd54a84 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x5b46fbd54a84 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5b46fbd5bf72 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x5b46fbd5bf72 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x5b46fbd5bf72 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5b46fbd5bf72 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5b46fbd5bf72 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5b46fbd5bf72 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x5b46fbd5bf72 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5b46fbec11df - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   74:     0x5b46fbec11df - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7160fb5c6aa4 - <unknown>
[INFO] [stdout]   76:     0x7160fb653a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     station_pump::offline_storage::tests::append_and_retrieve_sales
[INFO] [stdout]     station_pump::offline_storage::tests::persistence_survives_restart
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 23 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.11s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "01ec365c716395ca82bb9561d11f27ff333d282399a38d27d3d1f469771597b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01ec365c716395ca82bb9561d11f27ff333d282399a38d27d3d1f469771597b8", kill_on_drop: false }`
[INFO] [stdout] 01ec365c716395ca82bb9561d11f27ff333d282399a38d27d3d1f469771597b8
